home *** CD-ROM | disk | FTP | other *** search
- object LoadProjectDlg: TLoadProjectDlg
- Left = 282
- Top = 322
- Width = 329
- Height = 80
- Caption = 'Load Project'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object prog_lbl: TLabel
- Left = 8
- Top = 8
- Width = 3
- Height = 13
- end
- object pb: TProgressBar
- Left = 8
- Top = 32
- Width = 305
- Height = 17
- TabOrder = 0
- end
- object tmr: TTimer
- Enabled = False
- Interval = 100
- OnTimer = tmrTimer
- Left = 264
- Top = 144
- end
- end
-